projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7aff5
)
; Silence byte-compiler warning in test
author
Stefan Kangas
<stefan@marxist.se>
Sat, 4 Dec 2021 10:33:43 +0000
(11:33 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 4 Dec 2021 10:33:43 +0000
(11:33 +0100)
* test/lisp/dired-aux-tests.el (dired-test-bug28834): Silence
byte-compiler.
test/lisp/dired-aux-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/dired-aux-tests.el
b/test/lisp/dired-aux-tests.el
index 374164f1f9b13433421eaeea4888287d719e053b..69fc95ba552317fb921e760ee3528dc5f50ba413 100644
(file)
--- a/
test/lisp/dired-aux-tests.el
+++ b/
test/lisp/dired-aux-tests.el
@@
-64,7
+64,7
@@
(ert-deftest dired-test-bug28834 ()
"test for https://debbugs.gnu.org/28834 ."
- (let (
from
to-cp to-mv)
+ (let (to-cp to-mv)
;; `dired-create-destination-dirs' set to 'always.
(with-dired-bug28834-test
'always nil